home *** CD-ROM | disk | FTP | other *** search
- // FuzzyOutVariableBase.cpp: implementation of the FuzzyOutVariableBase class.
- //
- //////////////////////////////////////////////////////////////////////
-
- #include "FuzzyOutVariableBase.h"
-
- //////////////////////////////////////////////////////////////////////
- // Construction/Destruction
- //////////////////////////////////////////////////////////////////////
-
- FuzzyOutVariableBase::FuzzyOutVariableBase()
- {
-
- }
-
- FuzzyOutVariableBase::~FuzzyOutVariableBase()
- {
-
- }
-